home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd1.bin / oddech / Jablko / hadanky / img / hadanky.exe / scripts / DefineButton2_41 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-06-19  |  68 b   |  5 lines

  1. on(press){
  2.    _root.tlacitko = this;
  3.    _root.Klik_odpoved();
  4. }
  5.